-
1 менеджер памяти
memory manager, memory management program -
2 менеджер памяти
memory manager, memory management programРусско-английский словарь по радиоэлектронике > менеджер памяти
-
3 программа
program
-, безкоррекционная дискретная — slave/free discrete program
- выбора звезд (телескопом) — star choose program
- выработки топлива — fuel management schedule
выполнение программы выработки топлива не должно влиять на прочность и центpовку ла. — the fuel management schedule must be followed for structural and center of gravity reasons.
- выработки топлива, состоящая из...очередей — fuel management schedule covering...tank fuel usage procedures
- вычислений — computer program
- вычислений, жесткая (эвм) — permanent computer program
- вычислений, 'зашита'в 'память' — computer program built-in memory /storage/
-, дискретная — discrete program
- испытания — test program
- летных испытаний — flight-test program
- набора высоты — climb program
- набора высоты, базовая — reference climb program
- (обеспечения) надежности — reliability program
выполнение программы надежности является лучшим методом для обеспечения надежной работы систем в периоды между регламентными работами. — the reliability program is the best method of controlling the interval between scheduled maintenance actions.
-, обменная (эвм) — exchange program
-, основная (эвм) — main (data) program
- по уровню надежности — reliability program
-, приемо-сдаточная (ла) — aircraft acceptance program
- работы (системы) — operational program
the number of the operational program in use is displayed on the cdu.
-, рабочая (активная) (эвм) — active program
- снижения (ла) — descent program
- совместных летных испытаний — conjoint flight test program
- совместных наземных испытаний — conjoint ground test /check/ programРусско-английский сборник авиационно-технических терминов > программа
-
4 PMS
processor-memory-switch — уровень представления цифровых систем, элементами которого являются процессор, память, контроллеры, шины и т.д. -
5 стандартный
1. basic2. prefab3. reference4. utility5. normal6. routineобычная работа; стандартные операции — routine work
7. conventional8. standardly9. standard; prefabricatedСинонимический ряд:шаблонно (проч.) стереотипно; трафаретно; шаблонно
См. также в других словарях:
memory management program — program which enables access to expanded or virtual memory … English contemporary dictionary
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
Memory management unit — This 68451 MMU could be used with the Motorola 68010 A memory management unit (MMU), sometimes called paged memory management unit (PMMU), is a computer hardware component responsible for handling accesses to memory requested by the CPU. Its… … Wikipedia
Memory Management Controller — Multi Memory Controllers or Memory Management Controllers[1] (MMC) are different kinds of special chips designed by various video game developers for use in Nintendo Entertainment System (NES) cartridges. These chips extended the capabilities of… … Wikipedia
memory management — The way in which the operating system handles the use of memory, usually as a combination of physical memory and virtual memory. When applications are loaded, they are assigned space in which to run and store data. As they are removed, the… … Dictionary of networking
Manual memory management — In computer science, manual memory management refers to the usage of manual instructions by the programmer to identify and deallocate unused objects, or garbage. Up until the mid 1990s, the majority of programming languages used in industry… … Wikipedia
Region-based memory management — In computer science, region based memory management is a type of memory management in which each allocated object is assigned to a region. A region, also called a zone, arena, or memory context, is a collection of allocated objects that can be… … Wikipedia
DOS memory management — This article is about a class of DOS device drivers. For the general concept, see: memory management. Physical memory areas of the IBM PC family. In IBM PC compatible computing, DOS memory management refers to software and techniques employed to… … Wikipedia
Mac OS memory management — Historically, the Mac OS used a form of memory management that has fallen out of favour in modern systems. Criticism of this approach was one of the key areas addressed by the change to Mac OS X.The original problem for the designers of the… … Wikipedia
Memory segmentation — is the division of computer memory into segments or sections. Segments or sections are also used in object files of compiled programs when they are linked together into a program image, or the image is loaded into memory. In a computer system… … Wikipedia
Memory corruption — happens when the contents of a memory location are unintentionally modified due to programming errors; this is known as violating memory safety. When the corrupted memory contents are used later in the computer program, it leads either to program … Wikipedia